Beautiful Website Themes Interface Warehouse

Choose for yourself a suitable themes to create a website on the platform. 24Templates presents a clean, elegant and beautiful professional websites themes design for beginners & experts.
SEO, AMP, PHP, CMS, CSS, JAVASCRIPT, PYTHON, HTML, LIGHT, BOOTSTRAP, JAVA

  • Payment themes can be done via Paypal
  • Payment themes can be through Bank HBL Pakistan (Habib Bank Limited)
  • You can also get to know more closely with the admin
  • You can also contact the admin via the available contact
  • WEBSITE BEST THEMES


    Get the best themes in the market store according to the desired category.

    In the next tutorial, 24 Templates will share a tutorial How to Install Recommended Slide Boxes on a Blog.
    Installing a recommendation slide box widget based on labels that will appear on the right side of your blog is very easy and suitable for news-themed blogs or even personal blogs. Furthermore, installing this widget gives visitors the option to open other articles they find interesting and useful.
    Cara Memasang Slide Box Rekomendasi di Blog

    The way this widget works is almost the same as the related post widget that is usually installed under blog articles, which will display several related posts based on the label.
    For friends who want to install this recommended slide box widget, please see the tutorial on How to Install a Recommended Slide Box on a Blog below:

    How to Install Recommended Slide Boxes on a Blog


    1. Login to Blogger > Open Template > Add the code below before ]]></b:skin> or </style>
    
    /* Recommendations Widget CSS Code Start Here - (www.24templates.blogspot.com) */
    #chslidingbox{background:#fff;width:100%;max-width:355px;height:185px;position:fixed;overflow:hidden;border:none;right:-360px;z-index:99;text-align:left;box-shadow:0 1px 0 0 rgba(0,0,0,0.03);transition:all .4s ease-out}
    .chslidingbox-title{background:#9eb2c0;color:#fff;display:block;height:45px;line-height:45px;width:100%;font-size:14px;text-transform:capitalize;font-weight:700;letter-spacing:.5px}
    .chslidingbox-title span a{font-family:initial;float:right;height:40px;margin:0 0 0 15px;text-align:center;color:#fff;font-size:20px}
    a#chslidingbox-close,a#chslidingbox-close{margin-right:15px}
    .chslidingbox-title >span >h2{font-size:20px!important;font-weight:normal!important}
    .chslidingbox-container{border:none;float:left;width:100%;height:auto;margin:3px}
    .chslidingbox-container >div{border:none;margin:3px 0;padding:10px 0}
    .chslidingbox-container >div >span{font-size:14px}
    .show{bottom:84px}
    .hide{bottom:-145px}
    .related-post{font-size:70%}
    .related-post h4{font-size:150%;margin:0 0 .5em}
    .related-post-style-2{margin-top:-20px;padding-top:15px;list-style:none}
    .related-post-style-2 li{padding:0 10px 10px 10px;overflow:hidden}
    .related-post-style-2 li:first-child{border-top:none}
    .related-post-style-2 .related-post-item-thumbnail{width:45px;height:45px;max-width:none;max-height:none;border:0;padding:0;border-radius:3px;float:left;margin:2px 10px 0 0}
    .related-post-style-2 .related-post-item-title{font-weight:700;font-size:130%;line-height:normal}
    a.related-post-item-title{color:#95a5a6;transition:all .4s ease-out}
    a:hover.related-post-item-title{color:#2ecc71;text-decoration:none}
    .related-post-style-2 .related-post-item-summary{display:block;overflow:hidden}
    /* Recommendations Widget CSS Code End Here - (www.24templates.blogspot.com) */
    
    

    2. Then copy the code below before </body>
    
    /* Recommendations Widget CSS Code Start Here - (www.24templates.blogspot.com) */
    <b:if cond='data:blog.pageType == &quot;item&quot;'>
    <script type='text/javascript'>
    //<![CDATA[
    $(window).scroll(function(){$("#chslidingbox").css($(this).scrollTop()>400?{right:"0px"}:{right:"-360px"})}),$(document).ready(function(){var i=$("#chslidingbox"),s=$("#chslidingbox-close"),o=$("#chslidingbox-minimize"),l=$("#chslidingbox-maximize");l.hide(),s.click(function(){i.css({right:"-350px"}),i.fadeOut("slow")}),o.click(function(){i.toggleClass("hide"),$(this).hide(),l.show()}),l.click(function(){i.toggleClass("hide"),$(this).hide(),o.show()})});
    //]]>
    </script>
    </b:if>
    /* Recommendations Widget CSS Code End Here - (www.24templates.blogspot.com) */
    
    

    3. Next, look for the code <data:post.body/> and add the code below right below the code <data:post.body/>
    
    /* Recommendations Widget CSS Code Start Here - (www.24templates.blogspot.com) */
    <b:if cond='data:blog.pageType == &quot;item&quot;'>
    <div class='show' id='chslidingbox'>
        <div class='chslidingbox-title chslidingbox-www'>
          <span style='float:left;margin:0 15px;'>Rekomendasi Untuk Anda</span>
            <span><a href='javascript:void(0);' id='chslidingbox-close' title='close'>&#x00D7;</a></span>
            <span><a href='javascript:void(0);' id='chslidingbox-minimize' title='minimize'>&#x2212;</a></span>
            <span><a href='javascript:void(0);' id='chslidingbox-maximize' title='maximize'>&#x2b;</a></span>
        </div>
        <div class='chslidingbox-container'>
    <div class='related-post' id='sliding-tab'/>
    <script type='text/javascript'>
    var labelArray = [<b:if cond='data:post.labels'><b:loop values='data:post.labels' var='label'>
    &quot;<data:label.name/>&quot;<b:if cond='data:label.isLast != &quot;true&quot;'>,</b:if>
    </b:loop></b:if>];
    var relatedPostConfig = {homePage: &quot;<data:blog.homepageUrl/>&quot;,widgetTitle: &quot;&lt;h4&gt;&lt;/h4&gt;&quot;,numPosts: 2,summaryLength: 0,
    titleLength: &quot;auto&quot;,thumbnailSize: 45,noImage: &quot;data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAA3NCSVQICAjb4U/gAAAADElEQVQImWOor68HAAL+AX7vOF2TAAAAAElFTkSuQmCC&quot;,containerId: &quot;sliding-tab&quot;,newTabLink: true,moreText: &quot;&quot;,widgetStyle: 2,callBack: function() {}};
    </script>
    <script src='https://cdn.rawgit.com/Arlina-Design/redvision/master/sliderekomendasi.js' type='text/javascript'/>         
    </div>
    </div>
    </b:if>
    /* Recommendations Widget CSS Code End Here - (www.24templates.blogspot.com) */
    
    

    Or it can also be added above the code </b:includable> posts like this:
    
    /* Recommendations Widget CSS Code Start Here - (www.24templates.blogspot.com) */
    <b:includable id='post' var='post'>
    ...
    ...
    ...
    <-- PUT CODE HERE -->
    </b:includable>
    /* Recommendations Widget CSS Code End Here - (www.24templates.blogspot.com) */
    
    

    numPosts: 2 : The number of posts to be displayed. If you add posts, you also have to set the height of the slide box widget.

    4. Save the template and see the results.


    That's the tutorial How to Install Recommended Slide Boxes on a Blog, Hope it is useful.
    Premium

    DESCRIPTION

    Templateify 2019 Premium Blogger Template This is the template used by templateify in 2019. The template uses loadmore post, highlighting the first post. Standard responsive interface, fast loading.
    OUTSTANDING FEATURES:
    Responsive standard interface
    Fast loading speed
    SEO Standard.


    Features

    1. IDR
    2. Responsive Layout
    3. Seo Friendly
    4. FontAwesome Premium
    5. Mega Menu
    6. Top Menu
    7. Front Slider
    8. Slider Article
    9. Search Ajx
    10. Fast Loading
    11. News
    12. Trending News
    13. SEO Friendly
    14. Clean Layout
    15. Simple Design
    16. Browser Compatibility
    17. Chat WhatsApp
    18. Flash
    19. Page CheckOut
    20. Shipping Costs
    21. Form Contact Blogger
    22. Bank Transfer Payment Support
    23. Cash on Delivery (COD) Payment Support
    24. Additional Item Notification
    25. Slot Ads
    26. Recent Label
    27. Recent Home Per Label
    28. Post Meta
    29. Breadcrumbs
    30. Social Share
    31. Related Posts
    32. Social Media
    33. And Much More...

    Notes

    • Remove Footer Credits
    • No Encrypted Scripts
    • Lifetime Premium Support
    • For Unlimited Domains
    • Regular Template Updates
    • Get Premium Support

    Free

    NOT AVAILABLE


    Premium (Paid Version) Click the right side button to make download theme
    Standard (Free Version) Click the right side button to make download theme

    Premium

    DESCRIPTION

    Median UI Responsive Blogger Theme
    I continue to share a beautiful blog template designed with a new flat UI called Median. This template looks normal on PC, but on Mobile it is quite beautiful.
    In this template, the author experimented with applying a dashboard element on the blog which eventually gave birth to Median UI, this template is more recommended for blogs with news themes or mixed themes but that doesn't mean it's not suitable for other themes.
    The author took inspiration from the appearance of some famous websites like Google Adsense and Google Drive as well as from some UI elements we found on Dribbble. Supported with simple and harmonious icons, this template feels like the interface of an application providing a more comfortable and non-boring article reading experience.
    100% SEO Friendly This template passed the SEO audit with satisfactory results as.


    Features

    1. IDR
    2. Responsive Layout
    3. Seo Friendly
    4. FontAwesome Premium
    5. Mega Menu
    6. Top Menu
    7. Front Slider
    8. Slider Article
    9. Search Ajx
    10. Fast Loading
    11. News
    12. Trending News
    13. SEO Friendly
    14. Clean Layout
    15. Simple Design
    16. Browser Compatibility
    17. Chat WhatsApp
    18. Flash
    19. Page CheckOut
    20. Shipping Costs
    21. Form Contact Blogger
    22. Bank Transfer Payment Support
    23. Cash on Delivery (COD) Payment Support
    24. Additional Item Notification
    25. Slot Ads
    26. Recent Label
    27. Recent Home Per Label
    28. Post Meta
    29. Breadcrumbs
    30. Social Share
    31. Related Posts
    32. Social Media
    33. And Much More...

    Notes

    • Remove Footer Credits
    • No Encrypted Scripts
    • Lifetime Premium Support
    • For Unlimited Domains
    • Regular Template Updates
    • Get Premium Support

    Free

    NOT AVAILABLE


    Premium (Paid Version) Click the right side button to make download theme
    Standard (Free Version) Click the right side button to make download theme

    Premium

    DESCRIPTION

    Blanter Tokoshop Blogger Template Blanter Tokoshop is a Blogger online store template with instant payment directly to WhatsApp and email. It uses a colorful and attractive design for your buy and sell websites.
    Besides instant checkout, Blanter Tokoshop's flagship feature is an interesting product wishlist. Potential buyers can save products they're interested in purchasing, and they'll be saved in their browser without fear of losing them.
    This template comes complete with slides that can be used to showcase products for sale. Installing products is also very easy, with a form available to make uploading easier.


    Features

    1. IDR
    2. Responsive Layout
    3. Seo Friendly
    4. FontAwesome Premium
    5. Mega Menu
    6. Top Menu
    7. Front Slider
    8. Slider Article
    9. Search Ajx
    10. Fast Loading
    11. News
    12. Trending News
    13. SEO Friendly
    14. Clean Layout
    15. Simple Design
    16. Browser Compatibility
    17. Chat WhatsApp
    18. Flash
    19. Page CheckOut
    20. Shipping Costs
    21. Form Contact Blogger
    22. Bank Transfer Payment Support
    23. Cash on Delivery (COD) Payment Support
    24. Additional Item Notification
    25. Slot Ads
    26. Recent Label
    27. Recent Home Per Label
    28. Post Meta
    29. Breadcrumbs
    30. Social Share
    31. Related Posts
    32. Social Media
    33. And Much More...

    Notes

    • Remove Footer Credits
    • No Encrypted Scripts
    • Lifetime Premium Support
    • For Unlimited Domains
    • Regular Template Updates
    • Get Premium Support

    Standard

    AVAILABLE


    Premium (Paid Version) Click the right side button to make download theme
    Standard (Free Version) Click the right side button to make download theme

    Premium

    DESCRIPTION

    Freebify Responsive Blogger Template Freebify is a free blogger news template with fast page loading speed and many advertising positions.
    Freebify is fully customizable, you can clone multiple blogs with the same template. The customizations are easily done through the default blogger tools, which means you don’t need any coding knowledge to customize this template.
    If you need a professional and fast blogspot theme with SEO Optimized and also Adsense friendly, Freebify is the right template for you.
    No Encrypted Scripts Remove Footer Credits Template blogspot news.


    Features

    1. IDR
    2. Responsive Layout
    3. Seo Friendly
    4. FontAwesome Premium
    5. Mega Menu
    6. Top Menu
    7. Front Slider
    8. Slider Article
    9. Search Ajx
    10. Fast Loading
    11. News
    12. Trending News
    13. SEO Friendly
    14. Clean Layout
    15. Simple Design
    16. Browser Compatibility
    17. Chat WhatsApp
    18. Flash
    19. Page CheckOut
    20. Shipping Costs
    21. Form Contact Blogger
    22. Bank Transfer Payment Support
    23. Cash on Delivery (COD) Payment Support
    24. Additional Item Notification
    25. Slot Ads
    26. Recent Label
    27. Recent Home Per Label
    28. Post Meta
    29. Breadcrumbs
    30. Social Share
    31. Related Posts
    32. Social Media
    33. And Much More...

    Notes

    • Remove Footer Credits
    • No Encrypted Scripts
    • Lifetime Premium Support
    • For Unlimited Domains
    • Regular Template Updates
    • Get Premium Support

    Free

    NOT AVAILABLE


    Premium (Paid Version) Click the right side button to make download theme
    Standard (Free Version) Click the right side button to make download theme

    Premium

    DESCRIPTION

    Bizmart Sales Market Blogger Template This beautifully designed, SEO-optimized Blogspot sales template is a free Blogger sales theme. The free Blogspot sales template includes a shopping cart and news section. We're sharing this free template so you can experience a professional sales Blogspot design .
    Although it's a free version, it's fully equipped with features like a shopping cart, news section, banners, and image slideshows. It's also responsive on mobile devices.
    Responsive standard interface
    SEO Standard
    Optimize code
    Google structured data standards
    Easy to edit templates


    Features

    1. IDR
    2. Responsive Layout
    3. Seo Friendly
    4. FontAwesome Premium
    5. Mega Menu
    6. Top Menu
    7. Front Slider
    8. Slider Article
    9. Search Ajx
    10. Fast Loading
    11. News
    12. Trending News
    13. SEO Friendly
    14. Clean Layout
    15. Simple Design
    16. Browser Compatibility
    17. Chat WhatsApp
    18. Flash
    19. Page CheckOut
    20. Shipping Costs
    21. Form Contact Blogger
    22. Bank Transfer Payment Support
    23. Cash on Delivery (COD) Payment Support
    24. Additional Item Notification
    25. Slot Ads
    26. Recent Label
    27. Recent Home Per Label
    28. Post Meta
    29. Breadcrumbs
    30. Social Share
    31. Related Posts
    32. Social Media
    33. And Much More...

    Notes

    • Remove Footer Credits
    • No Encrypted Scripts
    • Lifetime Premium Support
    • For Unlimited Domains
    • Regular Template Updates
    • Get Premium Support

    Free

    NOT AVAILABLE


    Premium (Paid Version) Click the right side button to make download theme
    Standard (Free Version) Click the right side button to make download theme

    Premium

    DESCRIPTION

    The One UI Redesign Blogger Template is an unique redesign theme designed to optimize the entire user experience for bloggers. The design incorporates a streamlined, contemporary, and user-friendly aesthetic, while maintaining the intuitive qualities of the platform. The One UI Redesign Blogger Template is a revolutionary tool for bloggers across all domains, offering enhanced features in terms of customization, readability, and responsiveness.
    The menu display in this template diverges from previous designs by including a distinctive layout with three columns. The primary column is dedicated to the navigation menu, which has the advantage of reducing the width required for navigation.
    The One Ui or Median Ui 1.4 incorporates a card view, also known as a block view, that enhances the visual appeal of the homepage when surfing.The One UI Redesign Blogger Template has a meticulously designed user interface that aims to provide a visually appealing and smooth user experience for visitors.
    The clear arrangement of its components guarantees that visitors can effortlessly browse around your blog, hence enhancing the duration of their visit to your website and diminishing bounce rates.


    Features

    1. IDR
    2. Responsive Layout
    3. Seo Friendly
    4. FontAwesome Premium
    5. Mega Menu
    6. Top Menu
    7. Front Slider
    8. Slider Article
    9. Search Ajx
    10. Fast Loading
    11. News
    12. Trending News
    13. SEO Friendly
    14. Clean Layout
    15. Simple Design
    16. Browser Compatibility
    17. Chat WhatsApp
    18. Flash
    19. Page CheckOut
    20. Shipping Costs
    21. Form Contact Blogger
    22. Bank Transfer Payment Support
    23. Cash on Delivery (COD) Payment Support
    24. Additional Item Notification
    25. Slot Ads
    26. Recent Label
    27. Recent Home Per Label
    28. Post Meta
    29. Breadcrumbs
    30. Social Share
    31. Related Posts
    32. Social Media
    33. And Much More...

    Notes

    • Remove Footer Credits
    • No Encrypted Scripts
    • Lifetime Premium Support
    • For Unlimited Domains
    • Regular Template Updates
    • Get Premium Support

    Standard

    AVAILABLE


    Premium (Paid Version) Click the right side button to make payment via paypal
    Standard (Free Version) Click the right side button to make payments via Bank Transfer

    Premium

    DESCRIPTION

    This Vipi blogger template is specially related to an event-based template. Its a is very simple blogger template & very useful template for the every blogger user.
    This is a highly optimized theme to serve and perform better in SEO. This template is good enough for their elegant look. You can see the faster loading of pages.


    Features

    1. IDR
    2. Responsive Layout
    3. Seo Friendly
    4. FontAwesome Premium
    5. Mega Menu
    6. Top Menu
    7. Front Slider
    8. Slider Article
    9. Search Ajx
    10. Fast Loading
    11. News
    12. Trending News
    13. SEO Friendly
    14. Clean Layout
    15. Simple Design
    16. Browser Compatibility
    17. Chat WhatsApp
    18. Flash
    19. Page CheckOut
    20. Shipping Costs
    21. Form Contact Blogger
    22. Bank Transfer Payment Support
    23. Cash on Delivery (COD) Payment Support
    24. Additional Item Notification
    25. Slot Ads
    26. Recent Label
    27. Recent Home Per Label
    28. Post Meta
    29. Breadcrumbs
    30. Social Share
    31. Related Posts
    32. Social Media
    33. And Much More...

    Notes

    • Remove Footer Credits
    • No Encrypted Scripts
    • Lifetime Premium Support
    • For Unlimited Domains
    • Regular Template Updates
    • Get Premium Support

    Standard

    AVAILABLE


    Premium (Paid Version) Click the right side button to make payment via paypal
    Standard (Free Version) Click the right side button to make payments via Bank Transfer

    Premium

    DESCRIPTION

    The Fastest Loading Blogger Template is an upgraded version of the previous successful release Fast. Now, this theme is even faster and better refined. Unlike other template-providing sites, TemplatesYard haven't tweeted Blogger's official codes so that you can have a deep and bug-free experience.
    Fastest theme features fast functionality with Blogger's new structure and a new comment system. TemplatesYard has designed Fastest with the fastest codes and the latest trends so that it performs best loaded with various custom options and simple designs, and it is the most customizable theme available for Blogger.
    Fastest Fast Loading blogger theme file is in XML format and has the beautiful design of page markup, typography, block quotes, tables, simple buttons, icon buttons, alert boxes, code boxes, and contact forms.
    Whether they’re looking for specific movie reviews, navigating through categories, or examining your most recent postings, the navigation system offers a smooth and easy experience.


    Features

    1. IDR
    2. Responsive Layout
    3. Seo Friendly
    4. FontAwesome Premium
    5. Mega Menu
    6. Top Menu
    7. Front Slider
    8. Slider Article
    9. Search Ajx
    10. Fast Loading
    11. News
    12. Trending News
    13. SEO Friendly
    14. Clean Layout
    15. Simple Design
    16. Browser Compatibility
    17. Chat WhatsApp
    18. Flash
    19. Page CheckOut
    20. Shipping Costs
    21. Form Contact Blogger
    22. Bank Transfer Payment Support
    23. Cash on Delivery (COD) Payment Support
    24. Additional Item Notification
    25. Slot Ads
    26. Recent Label
    27. Recent Home Per Label
    28. Post Meta
    29. Breadcrumbs
    30. Social Share
    31. Related Posts
    32. Social Media
    33. And Much More...

    Notes

    • Remove Footer Credits
    • No Encrypted Scripts
    • Lifetime Premium Support
    • For Unlimited Domains
    • Regular Template Updates
    • Get Premium Support

    Standard

    AVAILABLE


    Premium (Paid Version) Click the right side button to make payment via paypal
    Standard (Free Version) Click the right side button to make payments via Bank Transfer

  • AMP HTML

    Document file as a support for theme settings

  • RESPONSIVE

    There are more than 1400 types of icons

  • SEO FRIENDLY

    Compatibility on all Devices such as Cellular, Tablet and Desktop

  • ADSENSE OPTIMIZED

    There are several views that support AMP HTML

  • FAST LOADING

    There are several views that support AMP HTML

  • wave

    WHAT PEOPLE SAY ABOUT US


    Olga Choi

    Myblondegal.com

    Key Features of a High-Performing Fashion Website Theme
    Explain essential elements such as responsive design, fast loading speed, intuitive navigation, and built-in SEO optimization.

    + show more - show less

    Jean Milka

    JeanMilka.com

    Aesthetic Design Principles for Beauty Websites
    Explore how color palettes, typography, layout, and images set the tone and create a luxurious, inviting vibe for cosmetic stores.

    + show more - show less

    Dr. Alex George

    Insanity.com

    Visual Impact and Portfolio Showcasing
    Explain how large imagery, clean layouts, customizable galleries, and fullscreen options help artists display their work in the best light.

    + show more - show less

    Jess Duxbury

    thehoppyhome.co.uk

    Top Website Themes for Interior Designers
    Present a roundup of the most recommended WordPress, Squarespace, and Framer themes for interior design professionals, focusing on their standout features and benefits.

    + show more - show less

    Want to get Attractive Offer Info?

    Enter your email and get the latest info from us

    All Copyrights © 2014 reserved | 24Templates | Distributed by Blogger